home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / memtest86+ / examples / lilo.conf < prev   
Encoding:
Text File  |  2009-03-27  |  186 b   |  9 lines

  1. # sample /etc/lilo.conf entry for memtest86
  2.  
  3. image  = /boot/memtest86+.bin
  4.  label = memtest86+
  5.  
  6. image = /boot/memtest86+.bin
  7.  append = "console=ttyS0,115200n8"
  8.  label = memtest86+serial
  9.